home *** CD-ROM | disk | FTP | other *** search
/ Today's Army Canadian Army Forces / Army IDROM.iso / fla / places.swf / scripts / DefineButton2_123 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-09-18  |  86 b   |  7 lines

  1. on(release){
  2.    tellTarget("../../")
  3.    {
  4.       gotoAndStop("gunsmith");
  5.    }
  6. }
  7.